home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The History of Denim
/
The History of Denim.iso
/
pc
/
main.dir
/
00009_About Screens.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-11-14
|
175 b
|
12 lines
on exitFrame
global MouseMGR
if MouseMGR = "Main" then
end if
if soundBusy(3) then
nothing()
else
puppetSound(3, member "Nike")
end if
go(the frame)
end